type golang.org/x/net/internal/timeseries.defaultClock
3 uses
golang.org/x/net/internal/timeseries (current package)
timeseries.go#L79: type defaultClock int
timeseries.go#L81: var defaultClockInstance defaultClock
timeseries.go#L83: func (defaultClock) Time() time.Time { return time.Now() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)